Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit f107dc3fd7ceff1c3037b72f77fafb2c533999e9


Parents : bfe563f
Author : Mark Qvist <mark@unsigned.io>
Date : 2025-11-25T17:07:01+01:00

Include filterlib dll in wheel

Changes

1 files changed, 1 insertions(+), 1 deletions(-)

M setup.py +1 -1

Diff

diff --git a/setup.py b/setup.py
index e706ee5..9151057 100644
--- a/setup.py
+++ b/setup.py
@@ -35,7 +35,7 @@ package_data = {
"Filters.h",
"Filters.c",
"filterlib*.so",
- "filterlib*.pyd",
+ "filterlib*.dll",
"Platforms/linux/pulseaudio.h",
"Platforms/darwin/coreaudio.h",
"Platforms/windows/mediafoundation.h",


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────